home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10926 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  663 b 

  1. Path: news.luc.edu!user
  2. From: VArase@varase.it.luc.edu (Verne Arase)
  3. Newsgroups: comp.lang.c
  4. Subject: Borland C's tmpnam()
  5. Date: Wed, 20 Mar 1996 16:42:04 -0600
  6. Organization: LUMC
  7. Message-ID: <AD75E5DC9668E2A52@mcdiala13.it.luc.edu>
  8. NNTP-Posting-Host: 147.126.240.113
  9.  
  10. I've recently installed Borland C++ 4.5.1 and was wondering about the
  11. tmpnam() function.
  12.  
  13. The online documentation (all I have) says that it returns a file name
  14. "which can be safely used as the name of a temporary file".
  15.  
  16. What does this mean?
  17.  
  18. Does tmpnam() search the current directory for the file name it's about to
  19. suggest?
  20.  
  21. ---
  22. The above are my own opinions, and not those of my employer.
  23.